ASP.NET Core MVC コントロールヘルプ
OnClientQueryLoadingData メソッド

C1.AspNetCore.Mvc.FlexViewer アセンブリ > C1.Web.Mvc.Viewer.Fluent 名前空間 > ViewerBaseBuilder<TControl,TBuilder> クラス : OnClientQueryLoadingData メソッド
The value.
Configurates the C1.Web.Mvc.Viewer.ViewerBase.OnClientQueryLoadingData client event. Queries the request data sent to the service before loading the document.
シンタックス
'宣言
 
Public Function OnClientQueryLoadingData( _
   ByVal value As System.String _
) As TBuilder
public TBuilder OnClientQueryLoadingData( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ViewerBaseBuilder<TControl,TBuilder> クラス
ViewerBaseBuilder<TControl,TBuilder> メンバ